Autogenerated HTML docs for v1.5.6.1-156-ge903b 
diff --git a/git-instaweb.txt b/git-instaweb.txt index 7da5b8d..e7ca537 100644 --- a/git-instaweb.txt +++ b/git-instaweb.txt 
@@ -8,13 +8,13 @@  SYNOPSIS  --------  [verse] -'git-instaweb' [--local] [--httpd=<httpd>] [--port=<port>] +'git instaweb' [--local] [--httpd=<httpd>] [--port=<port>]  [--browser=<browser>] -'git-instaweb' [--start] [--stop] [--restart] +'git instaweb' [--start] [--stop] [--restart]    DESCRIPTION  ----------- -A simple script to setup gitweb and a web server for browsing the local +A simple script to set up `gitweb` and a web server for browsing the local  repository.    OPTIONS @@ -44,7 +44,7 @@  -b::  --browser:: 	The web browser that should be used to view the gitweb -	page. This will be passed to the 'git-web--browse' helper +	page. This will be passed to the `git-web--browse` helper 	script along with the URL of the gitweb instance. See 	linkgit:git-web--browse[1] for more information about this. If 	the script fails, the URL will be printed to stdout.